func encoding/xml.indirect
4 uses
encoding/xml (current package)
marshal.go#L824: func indirect(vf reflect.Value) reflect.Value {
marshal.go#L882: vf = indirect(vf)
marshal.go#L917: vf = indirect(vf)
marshal.go#L958: vf = indirect(vf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)